[INFO] cloning repository https://github.com/irc2torrent/irc2torrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irc2torrent/irc2torrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firc2torrent%2Firc2torrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firc2torrent%2Firc2torrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08379f60f4669dd9f506b1a7ec13b2b435cd9d7c
[INFO] checking irc2torrent/irc2torrent against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firc2torrent%2Firc2torrent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/irc2torrent/irc2torrent
[INFO] finished tweaking git repo https://github.com/irc2torrent/irc2torrent
[INFO] tweaked toml for git repo https://github.com/irc2torrent/irc2torrent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irc2torrent/irc2torrent on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irc2torrent/irc2torrent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:80:12
[INFO] [stderr]    |
[INFO] [stderr] 80 | homepage = "https://github.com/irc2torrent/irc2torrent"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 | repository = "https://github.com/irc2torrent/irc2torrent"
[INFO] [stderr]    |              --------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `irc2torrent` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166
[INFO] running `Command { std: "docker" "start" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:80:12
[INFO] [stderr]    |
[INFO] [stderr] 80 | homepage = "https://github.com/irc2torrent/irc2torrent"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 | repository = "https://github.com/irc2torrent/irc2torrent"
[INFO] [stderr]    |              --------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `irc2torrent` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking icu_properties_data v2.2.0
[INFO] [stderr]     Checking icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking email-encoding v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking pub-sub v2.0.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking anyhow v1.0.104
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking syslog v7.0.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lava_torrent v0.11.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking dxr v0.6.1 (/opt/rustwide/workdir/dxr/dxr)
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> dxr/dxr/src/values/ser_de.rs:108:45
[INFO] [stdout]     |
[INFO] [stdout] 108 |         fn expecting(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> dxr/dxr/src/lib.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #![warn(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 108 -         fn expecting(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result {
[INFO] [stdout] 108 +         fn expecting(&self, formatter: &mut fmt::Formatter) -> std::fmt::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> dxr/dxr/src/values/ser_de.rs:108:69
[INFO] [stdout]     |
[INFO] [stdout] 108 |         fn expecting(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 108 -         fn expecting(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result {
[INFO] [stdout] 108 +         fn expecting(&self, formatter: &mut std::fmt::Formatter) -> fmt::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> dxr/dxr/src/values/ser_de.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |             A: serde::de::MapAccess<'de>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -             A: serde::de::MapAccess<'de>,
[INFO] [stdout] 114 +             A: de::MapAccess<'de>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking irc-proto v1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking irc v1.1.0
[INFO] [stderr]     Checking lettre v0.11.23
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking dxr_client v0.6.1 (/opt/rustwide/workdir/dxr/dxr_client)
[INFO] [stderr]     Checking reqwest_cookie_store v0.9.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> dxr/dxr_client/src/call.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn new(method: &'a str, params: P) -> Call<P, R> {
[INFO] [stdout]    |                         --                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn new(method: &'a str, params: P) -> Call<'a, P, R> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking irc2torrent v0.19.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::platforms::TorrentPlatform`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::platforms::TorrentPlatform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/torrent_processor.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                     ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `base64::Engine as _`
[INFO] [stdout]  --> src/torrent_processor.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use base64::Engine as _;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DownloadResult`
[INFO] [stdout]   --> src/torrent_processor.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use crate::clients::{DownloadResult, TorrentClientsEnum, TorrentInfo};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `rTorrent` should have an upper camel case name
[INFO] [stdout]     --> src/config.rs:1032:9
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         rTorrent(rTorrentOptions),
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to upper camel case: `RTorrent`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rTorrentOptions` should have an upper camel case name
[INFO] [stdout]     --> src/config.rs:1042:16
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub struct rTorrentOptions {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RTorrentOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/clients/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `base64::Engine`
[INFO] [stdout]  --> src/clients/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use base64::Engine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/clients/flood.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/clients/flood.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> src/clients/flood.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/clients/flood.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Url`
[INFO] [stdout]   --> src/clients/flood.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reqwest::Url;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/clients/rtorrent.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/clients/rtorrent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/clients/rtorrent.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/clients/rtorrent.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Local`, `NaiveDateTime`, `Utc`, and `offset`
[INFO] [stdout]   --> src/clients/rtorrent.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{DateTime, Local, NaiveDateTime, offset, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^  ^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rTorrent` should have an upper camel case name
[INFO] [stdout]   --> src/clients/rtorrent.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct rTorrent {
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to upper camel case: `RTorrent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::platforms::TorrentPlatform`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::platforms::TorrentPlatform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/torrent_processor.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                     ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `base64::Engine as _`
[INFO] [stdout]  --> src/torrent_processor.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use base64::Engine as _;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DownloadResult`
[INFO] [stdout]   --> src/torrent_processor.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use crate::clients::{DownloadResult, TorrentClientsEnum, TorrentInfo};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `rTorrent` should have an upper camel case name
[INFO] [stdout]     --> src/config.rs:1032:9
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         rTorrent(rTorrentOptions),
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to upper camel case: `RTorrent`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rTorrentOptions` should have an upper camel case name
[INFO] [stdout]     --> src/config.rs:1042:16
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub struct rTorrentOptions {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RTorrentOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/clients/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `base64::Engine`
[INFO] [stdout]  --> src/clients/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use base64::Engine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/clients/flood.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/clients/flood.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> src/clients/flood.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/clients/flood.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Url`
[INFO] [stdout]   --> src/clients/flood.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reqwest::Url;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/clients/rtorrent.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/clients/rtorrent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/clients/rtorrent.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::future::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/clients/rtorrent.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Local`, `NaiveDateTime`, `Utc`, and `offset`
[INFO] [stdout]   --> src/clients/rtorrent.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use chrono::{DateTime, Local, NaiveDateTime, offset, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^  ^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rTorrent` should have an upper camel case name
[INFO] [stdout]   --> src/clients/rtorrent.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct rTorrent {
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to upper camel case: `RTorrent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/clients/flood.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut client = reqwest::Client::builder()
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/clients/flood.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...   let mut this = Self { client, cookie_store: Arc::clone(&cookie_store), username: username.clone(), password: password.clone(),...
[INFO] [stdout]    |           ----^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/clients/flood.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut client = reqwest::Client::builder()
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/clients/flood.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...   let mut this = Self { client, cookie_store: Arc::clone(&cookie_store), username: username.clone(), password: password.clone(),...
[INFO] [stdout]    |           ----^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut torrent_client = Irc2Torrent::get_torrent_client(&mut configured).await;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut torrent_platform = HttpTracker::new(&platform.label, &platform.options)
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut torrent_client = Irc2Torrent::get_torrent_client(&mut configured).await;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut torrent_platform = HttpTracker::new(&platform.label, &platform.options)
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/clients/rtorrent.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use futures::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/clients/flood.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let name = announce.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response_text` is never read
[INFO] [stdout]    --> src/clients/flood.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut response_text = String::new();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 118 |             response_text = resp.text().await?;
[INFO] [stdout]     |             ------------- `response_text` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/clients/flood.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Ok(body.torrents.iter().map(|(k, v)| DownloadResult {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response_text` is never read
[INFO] [stdout]   --> src/clients/flood.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut response_text = String::new();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 78 |             response_text = resp.text().await?;
[INFO] [stdout]    |             ------------- `response_text` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/auth.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         message: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/notify.rs:540:29
[INFO] [stdout]     |
[INFO] [stdout] 540 |     async fn deliver(&self, subject: &str, body: &str) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HttpTracker` is more private than the item `TorrentProcessor::new`
[INFO] [stdout]    --> src/torrent_processor.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 | /         pub fn new(
[INFO] [stdout] 251 | |             config: Rc<RefCell<Config>>,
[INFO] [stdout] 252 | |             evt_channel: PubSub<String>,
[INFO] [stdout] 253 | |             subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |             notifier: Notifier,
[INFO] [stdout] 257 | |         ) -> TorrentProcessor {
[INFO] [stdout]     | |_____________________________^ associated function `TorrentProcessor::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HttpTracker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/platforms/http.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub(crate) struct HttpTracker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERIODIC_CHECK_INTERVAL` is never used
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const PERIODIC_CHECK_INTERVAL: u64 = 60;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `periodic_check` is never used
[INFO] [stdout]   --> src/lib.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | async fn periodic_check(irc: Rc<RefCell<IrcProcessor>>, nick: &str) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_channel` and `subs_cfg` are never read
[INFO] [stdout]    --> src/irc_processor.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub struct IrcProcessor {
[INFO] [stdout]     |                ------------ fields in this struct
[INFO] [stdout] 410 |         evt_channel: PubSub<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 411 |         subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nick`, `status`, and `time_of_check` are never read
[INFO] [stdout]    --> src/irc_processor.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub struct UserStatus {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 437 |         nick: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 438 |         status: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 439 |         time_of_check: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_user_status` is never used
[INFO] [stdout]     --> src/irc_processor.rs:1077:16
[INFO] [stdout]      |
[INFO] [stdout]  442 |     impl IrcProcessor {
[INFO] [stdout]      |     ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1077 |         pub fn update_user_status(&self, nick: &str) {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_channel` and `subs_cfg` are never read
[INFO] [stdout]    --> src/command_processor.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub struct CommandProcessor {
[INFO] [stdout]     |                ---------------- fields in this struct
[INFO] [stdout] 327 |         evt_channel: PubSub<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 328 |         subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_channel` and `subs_cfg` are never read
[INFO] [stdout]   --> src/torrent_processor.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub struct TorrentProcessor {
[INFO] [stdout]    |                ---------------- fields in this struct
[INFO] [stdout] 21 |         evt_channel: PubSub<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 22 |         subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DownloadResult` is never constructed
[INFO] [stdout]   --> src/clients/mod.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct DownloadResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `get_utc_creation_date`, and `get_readable_size` are never used
[INFO] [stdout]    --> src/clients/mod.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl DownloadResult {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] 117 |     pub fn name(&self) -> &str {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn get_utc_creation_date(&self) -> DateTime<Local> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_readable_size(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cookie_store` is never read
[INFO] [stdout]   --> src/clients/flood.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Flood {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 18 |     client: reqwest::Client,
[INFO] [stdout] 19 |     cookie_store: Arc<CookieStoreMutex>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_config` is never used
[INFO] [stdout]   --> src/clients/flood.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Flood {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     async fn check_config(&self) -> Result<(), Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_dl_list` is never used
[INFO] [stdout]   --> src/clients/flood.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl Flood {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 67 |     pub(crate) async fn get_dl_list(&self) -> Result<Vec<DownloadResult>, Error> {
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TorrentList` is never constructed
[INFO] [stdout]    --> src/clients/flood.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct TorrentList {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Torrent` is never constructed
[INFO] [stdout]    --> src/clients/flood.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct Torrent {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_dl_list` and `check_config` are never used
[INFO] [stdout]    --> src/clients/rtorrent.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl rTorrent {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub(crate) async fn get_dl_list(&self) -> Result<Vec<DownloadResult>, Error> {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     async fn check_config(&self) -> Result<(), Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Command` and `Other` are never constructed
[INFO] [stdout]   --> src/auth.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum MessageTypes {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 58 |     Command,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 59 |     Announcement,
[INFO] [stdout] 60 |     Other,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/clients/rtorrent.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use futures::StreamExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `termcolor`
[INFO] [stdout]   --> src/main.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[cfg(all(feature = "termcolor", not(debug_assertions)))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `termcolor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `termcolor`
[INFO] [stdout]   --> src/main.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[cfg(all(not(feature = "termcolor"), not(debug_assertions)))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `termcolor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `termcolor`
[INFO] [stdout]   --> src/main.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[cfg(all(feature = "termcolor", not(debug_assertions)))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `termcolor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `termcolor`
[INFO] [stdout]   --> src/main.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[cfg(all(not(feature = "termcolor"), not(debug_assertions)))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `termcolor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/clients/flood.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let name = announce.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response_text` is never read
[INFO] [stdout]    --> src/clients/flood.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut response_text = String::new();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 118 |             response_text = resp.text().await?;
[INFO] [stdout]     |             ------------- `response_text` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/config.rs:2844:17
[INFO] [stdout]      |
[INFO] [stdout] 2844 |             let mut cfg = Config::default_for_test();
[INFO] [stdout]      |                 ----^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/clients/flood.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Ok(body.torrents.iter().map(|(k, v)| DownloadResult {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `response_text` is never read
[INFO] [stdout]   --> src/clients/flood.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut response_text = String::new();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 78 |             response_text = resp.text().await?;
[INFO] [stdout]    |             ------------- `response_text` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/clients/flood.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let mut client = Flood::new("".to_string(), "".to_string(), "http://10.11.12.130:3000".to_string(), "".to_string());
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/clients/flood.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let mut client = Flood::new("".to_string(), "".to_string(), "http://10.11.12.130:3000".to_string(), "".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/clients/flood.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...   let mut client = Flood::new("".to_string(), "".to_string(), "http://10.11.12.130:3000".to_string(), "".to_string()).await.unw...
[INFO] [stdout]     |           ----^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/clients/flood.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...   let mut client = Flood::new("".to_string(), "".to_string(), "http://10.11.12.130:3000".to_string(), "".to_string()).await.unw...
[INFO] [stdout]     |           ----^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/clients/rtorrent.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut rt = rTorrent::new(&sock_options()).await.unwrap();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/clients/rtorrent.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut rt = rTorrent::new(&sock_options()).await.unwrap();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/auth.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         message: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/notify.rs:540:29
[INFO] [stdout]     |
[INFO] [stdout] 540 |     async fn deliver(&self, subject: &str, body: &str) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `platforms::http::HttpTracker` is more private than the item `TorrentProcessor::new`
[INFO] [stdout]    --> src/torrent_processor.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 | /         pub fn new(
[INFO] [stdout] 251 | |             config: Rc<RefCell<Config>>,
[INFO] [stdout] 252 | |             evt_channel: PubSub<String>,
[INFO] [stdout] 253 | |             subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |             notifier: Notifier,
[INFO] [stdout] 257 | |         ) -> TorrentProcessor {
[INFO] [stdout]     | |_____________________________^ associated function `TorrentProcessor::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `platforms::http::HttpTracker` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/platforms/http.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub(crate) struct HttpTracker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERIODIC_CHECK_INTERVAL` is never used
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const PERIODIC_CHECK_INTERVAL: u64 = 60;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `periodic_check` is never used
[INFO] [stdout]   --> src/lib.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | async fn periodic_check(irc: Rc<RefCell<IrcProcessor>>, nick: &str) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_channel` and `subs_cfg` are never read
[INFO] [stdout]    --> src/irc_processor.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub struct IrcProcessor {
[INFO] [stdout]     |                ------------ fields in this struct
[INFO] [stdout] 410 |         evt_channel: PubSub<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 411 |         subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nick`, `status`, and `time_of_check` are never read
[INFO] [stdout]    --> src/irc_processor.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub struct UserStatus {
[INFO] [stdout]     |                ---------- fields in this struct
[INFO] [stdout] 437 |         nick: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 438 |         status: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 439 |         time_of_check: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_user_status` is never used
[INFO] [stdout]     --> src/irc_processor.rs:1077:16
[INFO] [stdout]      |
[INFO] [stdout]  442 |     impl IrcProcessor {
[INFO] [stdout]      |     ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1077 |         pub fn update_user_status(&self, nick: &str) {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_channel` and `subs_cfg` are never read
[INFO] [stdout]    --> src/command_processor.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub struct CommandProcessor {
[INFO] [stdout]     |                ---------------- fields in this struct
[INFO] [stdout] 327 |         evt_channel: PubSub<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 328 |         subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_channel` and `subs_cfg` are never read
[INFO] [stdout]   --> src/torrent_processor.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub struct TorrentProcessor {
[INFO] [stdout]    |                ---------------- fields in this struct
[INFO] [stdout] 21 |         evt_channel: PubSub<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 22 |         subs_cfg: Vec<Subscription<String>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]    --> src/clients/mod.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl DownloadResult {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 117 |     pub fn name(&self) -> &str {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cookie_store` is never read
[INFO] [stdout]   --> src/clients/flood.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Flood {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 18 |     client: reqwest::Client,
[INFO] [stdout] 19 |     cookie_store: Arc<CookieStoreMutex>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_config` is never used
[INFO] [stdout]   --> src/clients/flood.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Flood {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     async fn check_config(&self) -> Result<(), Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_config` is never used
[INFO] [stdout]    --> src/clients/rtorrent.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl rTorrent {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     async fn check_config(&self) -> Result<(), Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Command` and `Other` are never constructed
[INFO] [stdout]   --> src/auth.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum MessageTypes {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 58 |     Command,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 59 |     Announcement,
[INFO] [stdout] 60 |     Other,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/clients/rtorrent.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         r.await;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let _ = r.await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `clap`
[INFO] [stderr]  --> Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | clap = "4.5.2"
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `clap`
[INFO] [stderr] warning: `irc2torrent` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166", kill_on_drop: false }`
[INFO] [stdout] 06c100c438e7e5aff058c308a70674c18bec36a3e10277b2611547c99d375166
